# Default species parameterization
data(SpParamsMED)
# Load example plot
data(exampleforestMED)
# Species basal area in the forest plot
species_basalArea(exampleforestMED, SpParamsMED)
# Value of parameter "Psi_Extract" for species 157 (Pinus halepensis)
# and 176 (Quercus ilex)
species_parameter(c(157,176), SpParamsMED, "Psi_Extract")
Run the code above in your browser using DataLab